home *** CD-ROM | disk | FTP | other *** search
- Path: informatik.tu-muenchen.de!fischerj
- From: fischerj@informatik.tu-muenchen.de (Juergen "Rally" Fischer)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Demo/game to OS friendly part II
- Date: 15 Feb 1996 16:58:14 GMT
- Organization: Technische Universitaet Muenchen, Germany
- Distribution: world
- Message-ID: <4fvon6$mr0@sunsystem5.informatik.tu-muenchen.de>
- References: <618.6599T1T505@mbox3.swipnet.se> <4f7qkp$q3u@oreig.uji.es> <38232358@kone.fipnet.fi> <4ffl1b$cnt@sunsystem5.informatik.tu-muenchen.de> <38232391@kone.fipnet.fi> <4fvih5$gdm@oreig.uji.es>
- NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
- Originator: fischerj@hphalle5.informatik.tu-muenchen.de
-
-
- In article <4fvih5$gdm@oreig.uji.es>, ii202@rossegat.uji.es (Jorge Acereda Macia) writes:
- |> Organization: Universitat Jaume I. Castell≤ de la Plana. Spain
- |> Lines: 22
- |> Distribution: world
- |> Message-ID: <4fvih5$gdm@oreig.uji.es>
- |> References: <618.6599T1T505@mbox3.swipnet.se> <4f7qkp$q3u@oreig.uji.es> <38232358@kone.fipnet.fi> <4ffl1b$cnt@sunsystem5.informatik.tu-muenchen.de> <38232391@kone.fipnet.fi>
- |> NNTP-Posting-Host: @rossegat.uji.es
- |> X-Newsreader: TIN [version 1.2 PL2]
- |>
- |> Jyrki Saarinen (jsaarinen@kone.fipnet.fi) wrote:
- |>
- |> > > btw optimal c2p is not only config dependent, beyond 040
- |> > > it even can get aplication dependent (cpu overtaking more
- |> > > passes than usual for very fast fx).
- |>
- |> > I think it is something like 2pass CPU and 2pass blitter
- |> > on 68020/68030 and 4pass CPU on 68040/68060.
- |>
- |> It depends on the effect you want to code. If you need to code
- |> a 256x256 rotozoom 68030 can do 25 fps with 3 cpu passes and
- |> one blitter pass. IMHO it is not possible to get 25 fps with
- |> 2 blitter passes at this size.
-
- true, blitter needs about 0.04s for 1 pass 320x256 1x1.
- you got to decrease size due to fact that copying to
- chipmem slows down the pass.
-
- |>
- |> Greets,
- |> --
- |> ---------------------------- --------------------------------------------
- |> | Jorge Acereda | Dream the same thing everynight |
- |> | ii202@rossegat.uji.es | I see our freedom in my sight |
- |> | Intel Outside | No locked doors, no windows barred |
- |> | Amiga Rules | No things to make my brain seem scarred |
- |> ---------------------------- --------------------------------------------
- ------------------------------------------------------------------------
- fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer) =:)
-
-